Journal Constructor (String) |
Initializes a new instance of the Item class.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic Journal(
string subject
)
Public Sub New (
subject As String
)
Parameters
- subject
- Type: SystemString
The subject.
See Also